Skip to content

[Submission] <Victoria Holland> - <Mentorship Matcher>#15

Open
JavaDevVictoria wants to merge 11 commits into
Women-Coding-Community:mainfrom
JavaDevVictoria:main
Open

[Submission] <Victoria Holland> - <Mentorship Matcher>#15
JavaDevVictoria wants to merge 11 commits into
Women-Coding-Community:mainfrom
JavaDevVictoria:main

Conversation

@JavaDevVictoria

Copy link
Copy Markdown

Description - A Spring Boot web application that matches mentors with mentees based on skills and learning goals. Built as part of the WCC Java Bootcamp.

Project idea - Mentorship Matcher

Complexity level - Intermediate

Challenges I faced - n/a

What I learnt - I learnt more about creating a Spring Boot application from scratch, creating an algorithm which compares each mentee's learning goals against each mentor's expertise areas to create a compatibility score. I also learnt how to send email notifications when a match is created.

@goelsonali goelsonali left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work !!

private String experienceLevel = "beginner";

// Getters and Setters
public String getName() {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For future, you can use annotation like lombok and builders to have less cleaner code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants